home *** CD-ROM | disk | FTP | other *** search
- Path: news.fsu.edu!usenet
- From: obrien@cs.fsu.edu (Brian)
- Newsgroups: comp.lang.c
- Subject: Re: C's outp() to Visual Basic
- Date: 31 Mar 1996 15:13:24 GMT
- Organization: Florida State University
- Message-ID: <4jm7ek$3ho@news.fsu.edu>
- References: <4jkmr4$5kh@news.fsu.edu> <828276242snz@genesis.demon.co.uk>
- NNTP-Posting-Host: xyp05.acns.fsu.edu
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.6
-
- inp() and outp() are part of Borland's and Microsoft's implementations of C.
- These are 2 of the dominant compilers in the PC world. As there are other
- platform and compiler specific posts here, I believe mine is also appopriate.
-
- So, does anyone know what inp() and outp() (and their related functions
- inport() and outport()) really do?
-
- In article <828276242snz@genesis.demon.co.uk>, fred@genesis.demon.co.uk says...
- >
- >In article <4jkmr4$5kh@news.fsu.edu> obrien@cs.fsu.edu "Brian" writes:
- >
- >>I am porting a program from C to VB; the heart of the program involves
- >>reading/writing to a board with inp() and outp(). Does anyone have any ideas
- on
- >
- >inp() and outp() are not a part of the C language so trying to port these
- >to a totally different language has no relevance to comp.lang.c. Try a
- >DOS or Windows programming newsgroup as is appropriate.
- >
- >--
- >-----------------------------------------
- >Lawrence Kirby | fred@genesis.demon.co.uk
- >Wilts, England | 70734.126@compuserve.com
- >-----------------------------------------
-
-